Path Parameters
The name of the social provider
Available options:
apple
, github
, google
, linkedin
, discord
, spotify
, twitch
, gitlab
, bitbucket
, workos
, azuread
, strava
, facebook
, windowslive
, twitter
Query Parameters
Array of allowed roles for the user
Example:
["me", "user"]
Default role for the user
Example:
"user"
Display name for the user
Maximum length:
32
Example:
"John Smith"
A two-characters locale
Required string length:
2
Example:
"en"
URI to redirect to
Example:
"https://my-app.com/catch-redirection"
If set, this means that the user is already authenticated and wants to link their account. This needs to be a valid JWT access token.